- write transaction
- транзакция записи
English-Russian SQL Server dictionary. 2013.
English-Russian SQL Server dictionary. 2013.
Write Once Read Many — Write Once, Read Many (alternatively Write One, Read Multiple or Write Once, Read Mostly or WORM) refers to computer data storage systems, data storage devices, and data storage media that can be written to once, but read from multiple times. [… … Wikipedia
Transaction Processing Facility — Infobox OS name = z/TPF caption = developer = IBM source model = Closed source (Source code is available to licenced users with restrictions) kernel type = Real time supported platforms = ? ui = ? family = z/TPF released = latest release version … Wikipedia
Write-off — The term write off (or write down) describes a reduction in recognized value. In accounting terminology, it refers to recognition of the reduced or zero value of an asset. In income tax statements, it refers to a reduction of taxable income as… … Wikipedia
Transaction authentication number — A Transaction authentication number or TAN is used by some online banking services as a form of single use passwords to authorize financial transactions. TANs are a second layer of security above and beyond the traditional single password… … Wikipedia
write — [c]/raɪt / (say ruyt) verb (wrote or, Archaic, writ, written, writing) –verb (t) 1. to trace or form (characters, letters, words, etc.) on the surface of some material, as with a pen, pencil, or other instrument or means; inscribe. 2. to expr …
Write–read conflict — In computer science, in the field of databases, Write Read Conflict, also known as reading uncommitted data, is a computational anomaly associated with interleaved execution of transactions. Given a schedule S T2 could read a database object A,… … Wikipedia
Write–write conflict — In computer science, in the field of databases, Write Write Conflict, also known as overwriting uncommitted data is a computational anomaly associated with interleaved execution of transactions. Given a schedule S note that there is no read in… … Wikipedia
Write Out — A dual trade transaction enacted by a specialist in an individual stock issue. The first trade in a write out will be between the specialist and a floor trader, using the specialist s own inventory of stock, which is sold to the trader. The… … Investment dictionary
Thomas write rule — In computer science, in the field of databases, the Thomas Write rule is a rule in timestamp based concurrency control.Given a Timestamp on a transaction T, TS(T) and Write Timestamp on an object O, WTS(O):It states if TS(T) < WTS(O), the current … Wikipedia
Database transaction — A transaction comprises a unit of work performed within a database management system (or similar system) against a database, and treated in a coherent and reliable way independent of other transactions. Transactions in a database environment have … Wikipedia
Microsoft Transaction Server — (MTS) was software that provided services to Component Object Model (COM) software components, to make it easier to create large distributed applications. The major services provided by MTS were automated transaction management, instance… … Wikipedia